github.com/go-faster/jx.Decoder.UInt8 (method)

2 uses

	github.com/go-faster/jx (current package)
		dec_int.gen.go#L23: func (d *Decoder) UInt8() (uint8, error) {
		dec_int.go#L32: 		v, err := d.UInt8()